-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update production non-major dependencies #862
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Running Lighthouse audit... |
ESLint Summary View Full Report
Ignored Files:Report generated by eslint-plus-action |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (nodejs) | 0 | 1 | 3 | 0 | ✅ |
Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Security Audit for Infrastructure | 0 | 0 | 0 | 0 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
5b80a93
to
7e4530d
Compare
7e4530d
to
295f98a
Compare
295f98a
to
134a972
Compare
134a972
to
fc9c617
Compare
fc9c617
to
e26ce44
Compare
e26ce44
to
7b84133
Compare
ESLint Summary View Full Report
Ignored Files:Report generated by eslint-plus-action |
7b84133
to
5402765
Compare
5402765
to
7947cb9
Compare
7947cb9
to
9e58d27
Compare
9e58d27
to
daddd19
Compare
d2c2c64
to
5d52c6d
Compare
5d52c6d
to
7863847
Compare
ESLint Summary View Full Report
Ignored Files:Report generated by eslint-plus-action |
ESLint Summary View Full Report
Ignored Files:Report generated by eslint-plus-action |
7863847
to
69126d6
Compare
69126d6
to
573250c
Compare
573250c
to
c55a7e1
Compare
c55a7e1
to
ce840c1
Compare
ce840c1
to
069bf0c
Compare
069bf0c
to
413072e
Compare
413072e
to
b146f2d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (nodejs) | 0 | 5 | 3 | 0 | ❌ |
Security Audit for Infrastructure | 0 | 0 | 0 | 0 | ✅ |
Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
b146f2d
to
af2ce44
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
ESLint Summary View Full Report
Ignored Files:Report generated by eslint-plus-action |
ESLint Summary View Full Report
Ignored Files:Report generated by eslint-plus-action |
This PR contains the following updates:
7.19.0
->7.20.12
7.12.1
->7.29.0
18.7.14
->18.11.18
17.0.49
->17.0.52
18.0.6
->18.0.10
10.4.9
->10.4.13
3.25.1
->3.27.1
4.6.0
->4.7.1
10.11.0
->10.11.3
1.54.9
->1.57.1
5.0.7
->5.1.1
3.1.8
->3.2.4
2.7.0
->2.8.0
4.8.3
->4.9.4
5.74.0
->5.75.0
Release Notes
babel/babel
v7.20.12
Compare Source
🐛 Bug Fix
babel-traverse
TaggedTemplateLiteral
evaluation (@nmn)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
delete this
in static class properties initialization (@SuperSodaSea)💅 Polish
babel-traverse
v7.20.7
Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
🐛 Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-traverse
.parentPath
after rename inSwitchCase
(@nicolo-ribaudo)babel-plugin-transform-typescript
,babel-traverse
babel-plugin-transform-block-scoping
babel-plugin-proposal-async-generator-functions
,babel-preset-env
for await
with shadowed variables (@liuxingbaoyu)babel-generator
,babel-plugin-proposal-optional-chaining
(a ?? b) as T
(@liuxingbaoyu)babel-plugin-transform-react-jsx
,babel-types
JSXText
(@liuxingbaoyu)babel-core
,babel-helpers
,babel-plugin-transform-computed-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-generator
TSEnumMember
(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping
,babel-traverse
🏠 Internal
babel-helper-define-map
,babel-plugin-transform-property-mutators
@babel/helper-define-map
(@nicolo-ribaudo)babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-traverse
transform-block-scoping
plugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targets
getTargets
(@liuxingbaoyu)v7.20.5
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-traverse
babel-cli
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-classes
,babel-plugin-transform-runtime
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
in
when transpiling#p in C
(@JLHwung)🐛 Bug Fix
babel-parser
using[foo]
as computed member expression (@JLHwung)ParseResult
type (@davydof)import module, ...
(@JLHwung)babel-helper-wrap-function
,babel-preset-env
,babel-traverse
noNewArrow
assumption (@liuxingbaoyu)babel-plugin-transform-arrow-functions
,babel-plugin-transform-parameters
,babel-traverse
super()
in arrow functions with default / rest parameters (@SuperSodaSea)babel-helpers
,babel-node
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator
and add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
regjsparser
for@babel/standalone
(@liuxingbaoyu)babel-parser
,babel-types
babel-generator
(``)
(@nicolo-ribaudo)babel-plugin-transform-block-scoping
,babel-traverse
switch
'sdiscriminant
in the outer scope (@nicolo-ribaudo)💅 Polish
babel-generator
comments:false
(@liuxingbaoyu)babel-plugin-transform-block-scoping
🏠 Internal
babel-core
,babel-parser
v7.20.2
Compare Source
🐛 Bug Fix
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-simple-access
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-react-constant-elements
,babel-preset-env
,babel-standalone
,babel-types
@babel/node
repl and enableno-use-before-define
rule (@liuxingbaoyu)babel-plugin-transform-typescript
tsSatisfiesExpression
check with different duplicated@babel/types
versions (@liuxingbaoyu)babel-parser
parser
typings for plugins (@liuxingbaoyu)babel-generator
babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-jscript
babel-plugin-transform-destructuring
for ( let { } = 0 ; 0 ; )
(@liuxingbaoyu)v7.19.6
Compare Source
👓 Spec Compliance
babel-plugin-proposal-decorators
🐛 Bug Fix
babel-parser
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
@babel/runtime-corejs3/core-js/*.js
can be imported on Node.js 17+ (@JLHwung)babel-preset-env
,babel-traverse
super.*
template tags (@liuxingbaoyu)💅 Polish
babel-generator
,babel-plugin-transform-flow-comments
📝 Documentation
babel-standalone
transformSync
function name (@lomirus)🏠 Internal
babel-parser
startLoc.index
instead of carrying aroundstart
(@nicolo-ribaudo)🏃♀️ Performance
babel-core
,babel-standalone
@babel/standalone
(@nicolo-ribaudo)v7.19.3
Compare Source
🐛 Bug Fix
babel-plugin-proposal-decorators
babel-parser
JSXText
followingJSXSpreadChild
(@liuxingbaoyu)declare module
s (@liuxingbaoyu)import =
andvar
(@liuxingbaoyu)babel-generator
babel-cli
@babel/cli
source maps based on configuration files (@liuxingbaoyu)babel-plugin-transform-typescript
declare
(@liuxingbaoyu)💅 Polish
babel-core
🏠 Internal
babel-helper-compilation-targets
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
,babel-traverse
c8
for coverage testing (@liuxingbaoyu)🔬 Output optimization
babel-plugin-transform-typescript
declare namespace
(@liuxingbaoyu)v7.19.1
Compare Source
🐛 Bug Fix
babel-core
babel-traverse
babel-parser
babel-plugin-transform-typescript
getsentry/sentry-javascript
v7.29.0
Compare Source
This update includes a change to the
@sentry/nextjs
SDK that may increase response times of requests in applicationsdeployed to Vercel or AWS lambdas to ensure that error events are sent consistently.
Additionally, Next.js applications deployed to Vercel or AWS lambdas may also see an uptick in sent transactions. (for
more information see #6578)
getSdkMetadata
toClient
(#6643)prepareEvent
util & ensure dropping replays works (#6522)maskAllText
selector (#6637)pageload
transactions early (#6609)v7.28.1
Compare Source
_metadata
in client options (#6600)v7.28.0
Compare Source
index.server.ts
to avoid TS error (#6577)this
through wrappers (#6572)undefined
as possible event type (#6584)v7.27.0
Compare Source
This release exports the Session Replay integration via
@sentry/browser
and all framework SDKs building on top of it.Going forward, the
@sentry/replay
package doesn't have to be installed explicitly to use Replay.Furthermore, this release increases the maximim replay session duration from 30 minutes to 1 hour.
Replay
integration from Browser SDK (#6508)MAX_SESSION_LIFE
to 1 hour (#6561)beforeSend
handling defensive for different event types (#6507)maskAllText
selector more specific (#6544)dsn
in envelope header if tunneling is active (#6568)Work in this release contributed by @theofidry. Thank you for your contribution!
v7.26.0
Compare Source
Work in this release contributed by @theofidry. Thank you for your contribution!
v7.25.0
Compare Source
scope.getLastBreadcrumb()
(#6495)_waitForError
withrecordingMode
(#6489)v7.24.2
Compare Source
reportAllChanges
option (#6456)v7.24.1
Compare Source
This patch corrects an oversight on our end which caused the Sentry Replay integration CDN bundles to be ignored when uploading bundles to our CDN.
If you want to use the Replay CDN bundles, please use version 7.24.1 or newer.
encodeLocation
method (#6439)Work in this release contributed by @theofidry. Thank you for your contribution!
v7.24.0
Compare Source
This release bumps the
@sentry/replay
package from version 0.x to 7.24.0.Along with this version bump, we're introducing a few breaking changes.
Take a look at the Replay migration guide for further information.
The Replay version bump is the result of moving the package into the Sentry JavaScript SDK monorepo which aligns the version with our other JS SDK packages.
Important: If you're using Replay with version 7.24.x or newer, make sure to also upgrade your other
@sentry/*
packages to this version.assetPrefix
option (#6388)basePath
forassetPrefix
if needed (#6424)profilesSampleRate
intoBaseNodeOptions
(#6409)getClientIpAddress
throws error. (#6400)Work in this release contributed by @tomgrossman and @ZachGawlik. Thank you for your contributions!
v7.23.0
Compare Source
__SENTRY_RELEASE__
magic string (#6322)profilesSampleRate
(#6318)sentry_reportAllChanges
tag (#6360)Work in this release contributed by @zhiyan114. Thank you for your contributions!
v7.22.0
Compare Source
event
as third argument torecordDroppedEvent
(#6289)RouteObject
typing. (#6274)normalizeRemixRequest
calls. (#6296)RequestData
. (#6276)v7.21.1
Compare Source
withSentryConfig
from serverless bundles (#6267)v7.21.0
Compare Source
createBrowserRouter
. (#6172)tracePropagationTargets
toinstrumentOutgoingRequests
(#6259)v7.20.1
Compare Source
<unknown>
component name default in TraceDirective (#6222)_sdkProcessingMetadata
when cloning scope (#6218)shouldAttachHeaders
not fall back to default values (#6238)v7.20.0
Compare Source
excludeServerRoutes
config option (#6207)Http
integration (#6191)distDir
in webpack plugin options (#6214)v7.19.0
Compare Source
This release adds a new SDK, @sentry/opentelemetry-node,
which is available as an alpha release to integrate OpenTelemetry performance tracing with Sentry.
Give it a try and let us know if you have any feedback or problems with using it. (#6000)
This release also deprecates the
tracingOrigins
option in favor of usingshouldCreateSpanForRequest
andtracePropagationTargets
.See #6176 for details.
transaction.setContext
method (#6154)instrumenter
on Span & Transaction (#6136)tracingOrigins
(#6176)v7.18.0
Compare Source
This release adds the
beforeSendTransaction
callback to all JS SDKs, letting you make changes to or drop transactions before they're sent to Sentry. This callback works identically tobeforeSend
, just for transactions.beforeSendTransaction
(#6121)OnUncaughtException
integration that allows mimicking native uncaught error exit behaviour (#6137)tracePropagationTargets
option to browser routing instrumentation (#6080)onUncaughtException
integration to remain excluded (#6148)uncaughtException
-handlers are registered (#6138)v7.17.4
Compare Source
getServerRequestHandler
(#6072)v7.17.3
Compare Source
onCLS()
(#6091)v7.17.2
Compare Source
tracingOrigins
not applying (#6079)v7.17.1
Compare Source
This release standardizes our SDKs to use the MIT License, which is our standard license for Sentry SDKs. We were previously using the BSD 3-Clause License in
@sentry/browser
,@sentry/core
,@sentry/gatsby
,@sentry/hub
,@sentry/integrations
,@sentry/node
,@sentry/react
,@sentry/types
,@sentry/typescript
, and@sentry/utils
.This release also updates the behaviour of
tracingOrigins
to no longer affect span creation.tracingOrigins
will only affect ifsentry-trace
andbaggage
headers are attached to outgoing requests. To control span creation, use theshouldCreateSpanForRequest
option.RequestData
integration for server-side requests (#6007)[Symbol.toStringTag]: 'Module'
to CJS files (#6043)tracingOrigins
when creating spans (#6039)WINDOW
from utils (#6024)RequestData
integration default (#5980)RequestData
integration in express handlers (#5990)Work in this release contributed by @philipatkinson, @Rockergmail, @ys-zhifu, and @koenpunt. Thank you for your contributions!
Special shoutout to @Tofandel who helped fix a bug in Jest that was affecting the Sentry JavaScript SDKs!
v7.17.0
Compare Source
Please do not use this version - the release is broken. Upgrade to
7.17.1
instead.v7.16.0
Compare Source
This release adds the
withSentryConfig
feature to the Svelte SDK. It replaces the now deprecated SveltecomponentTrackingPreprocessor
which will be removed in the next major release.@sentry/types
(#5982)withSentryConfig
function to wrap User Svelte Configuration (#5936)src
folder (#5984)withSentryConfig
andNextConfig
(#5967)global.ts
->worldwide.ts
(#5969)constToVarPlugin
(#5970)pageProps
in_app
(#5945)getGlobalObject
as it's no longer used (#5949)Work in this release contributed by @jeengbe. Thank you for your contribution!
v7.15.0
Compare Source
This release deprecates
@sentry/hub
and all of it's exports. All of the@sentry/hub
exports have moved to@sentry/core
.@sentry/hub
will be removed in the next major release.autoInstrumentServerFunctions
per default (#5919)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.